Configurates
C1.Web.Mvc.Olap.PivotFieldBase.Binding. Sets the name of the source column which the field is bound to.
Syntax
'Declaration
Public Function Binding( _
ByVal As String _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also